Skip to main content

Home/ Drupal/ Group items tagged drupal 7

Rss Feed Group items tagged

Hendy Irawan

Localized Drupal install profile | drupal.org - 0 views

  •  
    A small distribution in development to install Drupal with user interface translations pulled automatically from localize.drupal.org. It is suggested you use this distribution to start off with Drupal if you'd like to set up a localized site. You can find setup instructions for the Drupal 7 version (which applies to Drupal 6 as well) at http://localize.drupal.org/node/2024 Localized Drupal ships with Localization update for sustainable translation management and Localization client for fixing translations and contributing back to the community (both on Drupal 6 and Drupal 7).
Hendy Irawan

Migrate Extras | drupal.org - 0 views

  •  
    Migrate 2: For compatibility between Drupal 6 and Drupal 7 implementations of Migrate 2, all features in core for Drupal 7 are supported by the Migrate 2 module itself on both 6 and 7. Notably, that means while CCK support was in migrate_extras for Migrate 1, it is in migrate itself for Migrate 2.
Hendy Irawan

Filter Default | drupal.org - 0 views

  •  
    " The Filter Default module allows you to assign a default input format for new nodes and comments for each role on your site. It adds a 'Defaults' tab to the Administer > Site configuration > Input formats page on which you can manage the assignments. Note: This functionality will be built into Drupal 7, so Filter Default will not be maintained beyond Drupal 6. Also, Drupal 6 users should take a look at Better Formats module, which covers more ground than Filter Default. Whenever a new node or comment is being created, each text input box with multiple allowed input formats is initially configured based on the settings for the user's roles. The user's lowest-weighted role (as defined on the settings page) that the user posseses is used. For a user that does not have any role indicated in the table, the default input format will be the one selected on the Input formats > List page. This module has no effect on which input formats any user is allowed to use. It merely sets initially selected input format when there are multiple choices. For example, suppose you have roles 'author' and 'admin' on your site in addition to the standard 'anonymous user' and 'authenticated user' and that your input formats defaults table looks like this:"
Hostforlife Hosting

How to Manage Comments in Drupal - 1 views

  •  
    In this tutorial, I'm going to explain to you how to manage comments in Drupal 7.
Hendy Irawan

template_preprocess_node | Drupal API - 0 views

  •  
    "Process variables for node.tpl.php Most themes utilize their own copy of node.tpl.php. The default is located inside "modules/node/node.tpl.php". Look in there for the full list of variables. The $variables array contains the following arguments: $node $view_mode $page "
Hendy Irawan

l | Drupal API - 0 views

  •  
    "Formats an internal or external URL link as an HTML anchor tag. This function correctly handles aliased paths, and adds an 'active' class attribute to links that point to the current page (for theming), so all internal links output by modules should be generated by this function if possible."
1 - 7 of 7
Showing 20 items per page